complexType ORTransPattern
diagram AXLSoap_p9042.png
namespace http://www.cisco.com/AXL/API/10.5
children usage routePartitionName useCallingPartyPhoneMask dialPlanName digitDiscardInstructionName routeFilterName callingLinePresentationBit callingNamePresentationBit connectedLinePresentationBit connectedNamePresentationBit patternPrecedence callingPartyNumberingPlan callingPartyNumberType calledPartyNumberingPlan calledPartyNumberType callingSearchSpaceName resourcePriorityNamespaceName routeClass callInterceptProfileName releaseClause
used by
element GetTransPatternOptionsRes/return/transPattern
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="ORTransPattern">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="usage" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="routePartitionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCallingPartyPhoneMask" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digitDiscardInstructionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeFilterName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLinePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingNamePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedLinePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedNamePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternPrecedence" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberingPlan" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberType" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberingPlan" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberType" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="resourcePriorityNamespaceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeClass" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callInterceptProfileName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="releaseClause" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute ORTransPattern/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element ORTransPattern/usage
diagram AXLSoap_p9043.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
annotation
documentation
For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.
source <xsd:element name="usage" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ORTransPattern/routePartitionName
diagram AXLSoap_p9044.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routePartitionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/useCallingPartyPhoneMask
diagram AXLSoap_p9045.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="useCallingPartyPhoneMask" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/dialPlanName
diagram AXLSoap_p9046.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="dialPlanName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/digitDiscardInstructionName
diagram AXLSoap_p9047.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="digitDiscardInstructionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/routeFilterName
diagram AXLSoap_p9048.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routeFilterName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingLinePresentationBit
diagram AXLSoap_p9049.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingLinePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingNamePresentationBit
diagram AXLSoap_p9050.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingNamePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/connectedLinePresentationBit
diagram AXLSoap_p9051.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="connectedLinePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/connectedNamePresentationBit
diagram AXLSoap_p9052.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="connectedNamePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/patternPrecedence
diagram AXLSoap_p9053.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="patternPrecedence" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingPartyNumberingPlan
diagram AXLSoap_p9054.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingPartyNumberingPlan" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingPartyNumberType
diagram AXLSoap_p9055.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingPartyNumberType" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/calledPartyNumberingPlan
diagram AXLSoap_p9056.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="calledPartyNumberingPlan" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/calledPartyNumberType
diagram AXLSoap_p9057.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="calledPartyNumberType" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingSearchSpaceName
diagram AXLSoap_p9058.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingSearchSpaceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/resourcePriorityNamespaceName
diagram AXLSoap_p9059.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="resourcePriorityNamespaceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/routeClass
diagram AXLSoap_p9060.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routeClass" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callInterceptProfileName
diagram AXLSoap_p9061.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callInterceptProfileName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/releaseClause
diagram AXLSoap_p9062.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="releaseClause" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy